Release 10.1A: OpenEdge Getting Started:
Installation and Configuration


Shared memory

Shared memory is an area in system memory that multiple users can access concurrently. OpenEdge stores shared resources in the shared-memory area, enabling multiple users and servers access to each database. OpenEdge uses semaphores and spin locks to synchronize the activities of server and self-service client processes that are connected to a database. Each process uses its semaphore or relies upon the spin lock when it must wait for a shared resource.

You can tune OpenEdge performance by reconfiguring the size of the following shared-memory buffers:

OpenEdge also creates shared-memory tables to provide essential information on the status of each process, server, transaction, and lock. These tables enable you to control all of the database activities from one shared area.

See OpenEdge Data Management: Database Administration for more information about managing and improving OpenEdge performance.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095